home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / mhTV ƒ / ReadMe < prev   
Encoding:
Text File  |  1998-06-21  |  1.6 KB  |  32 lines  |  [TEXT/CWIE]

  1. About mhTV
  2.  
  3. This is a quick hack to demo how QuickTime movies can be rather richer than most people
  4. imagine. 
  5. On a mac with a video digitizer attached, start up with the mhTV extension in the 
  6. extensions folder, and open the movie "mhTV.moov noController" in a properly QuickTime 
  7. aware application (eg MoviePlayer, SimpleText, Internet Explorer 4.01).
  8. The feed from the digitizer should appear in that app.
  9.  
  10. Notes: 
  11. Will not work in some crummy apps that do weird things in the way they "support" QuickTime. 
  12. Subject to all the normal limitations of using digitizers, eg on 3400 PowerBook using 
  13.  zoom video, the screen must be set at 8-bit screen depth.
  14. Due to limitations in crummy digitizer hardware and software, will probably not work if 
  15.  you try to do anything fancy with the movie like rotate it or send it through QT effects.
  16. If you have multiple vdig's installed, the first one installed into QuickTime will be 
  17.  used. (With no way, right now, unfortunately, to control the vdig settings.)
  18.  
  19. How it works:
  20. A mediaHandler of type mhTV is installed in the OS. It uses its idle time to grab a feed 
  21. from the vdig. 
  22. The mhTV.moov movies consist of nothing but a sample description of type mhTV so that 
  23. when opened they'll connect to the above-mentioned media handler.
  24.  
  25. Copyright Maynard Handley, 1998.
  26. This source code, extension and movie files may be freely distributed without restriction.
  27. The source code is not great (try writing better at ultra-high-speed under MacHack 
  28. conditions) but I would be very gratified if people studied it, used parts of it, and 
  29. either improved it or used the ideas from it to make various cool Quicktime tools.
  30.  
  31.  
  32.